FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package healthdata.be.r4.cbb#0.16.0-beta (110 ms)

Package healthdata.be.r4.cbb
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation
Url https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation
Status draft
Date 2022-10-17T09:09:13.9562003+00:00
Name ExtPayerBankInformation
Title ext-Payer.BankInformation
Experimental False
Description This extension adds the concept BankInformation from the CBB Payer to the payor element of the Coverage resource. The extention contains contains all data elements of the BankInformation concept.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/HdBe-Payer.PayerPerson HdBe-Payer.PayerPerson

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ext-Payer.BankInformation",
  "url" : "https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation",
  "name" : "ExtPayerBankInformation",
  "title" : "ext-Payer.BankInformation",
  "status" : "draft",
  "date" : "2022-10-17T09:09:13.9562003+00:00",
  "publisher" : "Healthdata.be (Sciensano)",
  "contact" : [
    {
      "name" : "Service portal – healthdata.be",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sciensano.service-now.com/sp",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This extension adds the concept BankInformation from the CBB Payer to the payor element of the Coverage resource. The extention contains contains all data elements of the BankInformation concept.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-payer-v3.1.1-2020EN",
      "uri" : "https://zibs.nl/wiki/Payer-v3.1.1(2020EN)",
      "name" : "zib Payer-v3.1.1(2020EN)"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Coverage"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "BankInformation",
        "alias" : [
          "Bankgegevens"
        ],
        "mapping" : [
          {
            "identity" : "zib-payer-v3.1.1-2020EN",
            "map" : "NL-CM:1.1.4",
            "comment" : "BankInformation"
          }
        ]
      },
      {
        "id" : "Extension.extension:bankName",
        "path" : "Extension.extension",
        "sliceName" : "bankName",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:bankName.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "bankName"
      },
      {
        "id" : "Extension.extension:bankName.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "BankName",
        "definition" : "Name of the financial organization.",
        "alias" : [
          "BankNaam"
        ],
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-payer-v3.1.1-2020EN",
            "map" : "NL-CM:1.1.9",
            "comment" : "BankName"
          }
        ]
      },
      {
        "id" : "Extension.extension:bankCode",
        "path" : "Extension.extension",
        "sliceName" : "bankCode",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:bankCode.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "bankCode"
      },
      {
        "id" : "Extension.extension:bankCode.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "BankCode",
        "definition" : "Code indicating the bank and branch. For European countries, this is the organization’s BIC or SWIFT code.",
        "alias" : [
          "Bankcode"
        ],
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-payer-v3.1.1-2020EN",
            "map" : "NL-CM:1.1.10",
            "comment" : "BankCode"
          }
        ]
      },
      {
        "id" : "Extension.extension:accountNumber",
        "path" : "Extension.extension",
        "sliceName" : "accountNumber",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:accountNumber.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "accountNumber"
      },
      {
        "id" : "Extension.extension:accountNumber.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "AccountNumber",
        "definition" : "The payer’s bank account number at the listed organization. For European countries, this is the IBAN.",
        "alias" : [
          "Rekeningnummer"
        ],
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-payer-v3.1.1-2020EN",
            "map" : "NL-CM:1.1.11",
            "comment" : "AccountNumber"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://fhir.healthdata.be/StructureDefinition/ext-Payer.BankInformation"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.